Skip to content

Update version of CryptoSwift dependency in SPM package definition #100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

danielpater
Copy link

I was unable to compile JSONWebToken with Swift 4 on Linux because the CryptoSwift dependency had errors thrown during compilation.
It turned out that those errors do not occur in newer versions of CryptoSwift.

@kylef
Copy link
Owner

kylef commented Jan 31, 2018

Hi, I noticed there was some other changes required to make CI pass or macOS and Linux build. I've made them and got this in master. Thanks for the contribution. There is still one remaining problem, which is to fix the tests on Linux which I did not get to.

@kylef kylef closed this Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants